﻿# Australia

ecchi_ast_parkes_character_template = {
    first_name = Henry
    last_name = ecchi_Parkes
    culture = cu:australian
    female = no
    religion = protestant
    ideology = ideology_republican_leader
    interest_group = ig_intelligentsia
	dna = ecchi_dna_henry_parkes
    birth_date = 1815.5.27
    traits = { inspirational_orator brave imperious }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:AST
                    this = c:AST
                    NOT = { exists = c:NSW }
                }
                AND = {
                    exists = c:NSW
                    this = c:NSW
                }
            }
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_intelligentsia
                is_interest_group_type = ig_rural_folk
            }
        }
        earliest_usage_date = 1855.1.1
        latest_usage_date = 1896.4.27
        chance = 90
    }
}

ecchi_ast_hughes_character_template = {
    first_name = Billy
    last_name = Hughes
    culture = cu:british
    female = no
    religion = protestant
    ideology = ideology_moderate
    interest_group = ig_rural_folk
	dna = ecchi_dna_billy_hughes
    birth_date = 1862.9.25
    traits = { imperious firebrand wrathful }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:AST
            this = c:AST
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_rural_folk
                is_interest_group_type = ig_intelligentsia
            }
        }
        earliest_usage_date = 1900.1.1
        latest_usage_date = 1952.10.28
        chance = 90
    }
}

ecchi_ast_barton_character_template = {
    first_name = Edmund
    last_name = Barton
    culture = cu:australian
    female = no
    religion = protestant
    ideology = ideology_reformer
    interest_group = ig_petty_bourgeoisie
	dna = ecchi_dna_edmund_barton
    birth_date = 1849.1.18
    traits = { bigoted experienced_political_operator persistent }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:AST
                    this = c:AST
                    NOT = { exists = c:NSW }
                }
                AND = {
                    exists = c:NSW
                    this = c:NSW
                }
            }
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_petty_bourgeoisie
                is_interest_group_type = ig_rural_folk
            }
        }
        earliest_usage_date = 1878.1.1
        latest_usage_date = 1920.1.7
        chance = 90
    }
}

ecchi_ast_deakin_character_template = {
    first_name = Alfred
    last_name = ecchi_Deakin
    culture = cu:australian
    female = no
    religion = protestant
    ideology = ideology_traditionalist
    interest_group = ig_petty_bourgeoisie
	dna = ecchi_dna_alfred_deakin
    birth_date = 1856.8.3
    traits = { bigoted arrogant meticulous direct }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:AST
            this = c:AST
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_petty_bourgeoisie
                is_interest_group_type = ig_rural_folk
                is_interest_group_type = ig_landowners
            }
        }
        earliest_usage_date = 1878.1.1
        latest_usage_date = 1919.10.7
        chance = 90
    }
}

ecchi_ast_curtin_character_template = {
    first_name = John
    last_name = ecchi_Curtin
    culture = cu:australian
    female = no
    religion = protestant
    ideology = ideology_reformer
    interest_group = ig_rural_folk
	dna = ecchi_dna_john_curtin
    birth_date = 1885.1.8
    traits = { bigoted innovative experienced_diplomat }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:AST
            this = c:AST
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_rural_folk
                is_interest_group_type = ig_intelligentsia
            }
        }
        earliest_usage_date = 1927.1.1
        latest_usage_date = 1945.7.5
        chance = 90
    }
}

ecchi_ast_kelly_character_template = {
    first_name = ecchi_Ned
    last_name = Kelly
    culture = cu:australian
    female = no
    religion = protestant
    ideology = ideology_jingoist_leader
    interest_group = ig_rural_folk
	dna = ecchi_dna_ned_kelly
    birth_date = 1854.12.22
    traits = { cruel bandit demagogue pillager romantic }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:AST
            this = c:AST
        }
        interest_group_trigger = {
            is_interest_group_type = ig_rural_folk
        }
        earliest_usage_date = 1875.1.1
        latest_usage_date = 1880.11.11
        chance = 10
    }
}

# Aboriginal leaders

ecchi_ulr_wonga_character_template = {
    first_name = Simon
    last_name = Wonga
    culture = cu:aborigine
    female = no
    religion = animist
    ideology = ideology_moderate
    interest_group = ig_landowners
	dna = ecchi_dna_simon_wonga
    birth_date = 1824.2.5
    traits = { experienced_diplomat surveyor }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:ULR
                    this = c:ULR
                    NOT = { exists = c:GML }
                }
                AND = {
                    exists = c:GML
                    this = c:GML
                }
            }
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_landowners
                is_interest_group_type = ig_rural_folk
            }
        }
        earliest_usage_date = 1848.1.1
        latest_usage_date = 1875.1.1
        chance = 90
    }
}

ecchi_ulr_biraban_character_template = {
    first_name = ecchi_Biraban
    last_name = ecchi_EmptyBiraban
    culture = cu:aborigine
    female = no
    religion = protestant
    ideology = ideology_pacifist
    interest_group = ig_intelligentsia
	dna = ecchi_dna_biraban
    birth_date = 1800.2.21
    traits = { tactful innovative }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:ULR
                    this = c:ULR
                    NOT = { exists = c:GML }
                }
                AND = {
                    exists = c:GML
                    this = c:GML
                }
            }
        }
        interest_group_trigger = {
            is_interest_group_type = ig_intelligentsia
        }
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1846.4.14
        chance = 90
    }
}

ecchi_ulr_barak_character_template = {
    first_name = William
    last_name = Barak
    culture = cu:aborigine
    female = no
    religion = protestant
    ideology = ideology_reformer
    interest_group = ig_intelligentsia
    birth_date = 1823.3.15
	dna = ecchi_dna_william_barak
    traits = { romantic surveyor explorer }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:ULR
                    this = c:ULR
                    NOT = { exists = c:GML }
                }
                AND = {
                    exists = c:GML
                    this = c:GML
                }
            }
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_intelligentsia
                is_interest_group_type = ig_rural_folk
            }
        }
        earliest_usage_date = 1874.1.1
        latest_usage_date = 1903.8.15
        chance = 90
    }
}
